Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 255d978bd7ffdc660efa8348f7624539a83d5179


Parents : 92e88ab
Author : Mark Qvist <mark@adepta.io>
Date : 2018-06-22T10:23:09+02:00

Added Python library

Changes

1 files changed, 4 insertions(+), 2 deletions(-)

M README.md +4 -2

Diff

diff --git a/README.md b/README.md
index 72bd2b8..067bde0 100644
--- a/README.md
+++ b/README.md
@@ -56,8 +56,10 @@ All communications to and from the board uses [KISS framing](https://en.wikipedi
| ROM Erase | 0x59 | Completely erases EEPROM
| Error | 0x90 | Indicates an error
-## Programming API
-Have a look in the "Libraries" folder for libraries to let you easily use RNode in your own software. Here's a Python example:
+## Programming Libraries
+Have a look in the "Libraries" folder for includes to let you easily use RNode in your own software.
+
+Here's a Python example:
```python
import RNodeInterface


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────